Skip to content

Update Code to 1.84.0 #6517

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

Update Code to 1.84.0 #6517

wants to merge 1 commit into from

Conversation

benz0li
Copy link
Contributor

@benz0li benz0li commented Nov 2, 2023

Fixes #6516

@benz0li benz0li requested a review from a team as a code owner November 2, 2023 10:37
@benz0li
Copy link
Contributor Author

benz0li commented Nov 2, 2023

code-server-4.19.0-rc.1-linux-amd64.tar.gz is deployed at https://coder.jupyter.b-data.ch; Image R (base:test-devtools-docker).

Functionality [modified by patches] tested and found to work:

  • base-path
  • cli-window-open
  • local-storage
  • marketplace
  • proxy-url
  • service-worker
  • webview

Jupyter Notebooks also work fine:

@benz0li
Copy link
Contributor Author

benz0li commented Nov 2, 2023

Ping @code-asher.

Please review and let the checks run.

@benz0li
Copy link
Contributor Author

benz0li commented Nov 2, 2023

@code-asher I can confirm both #6500 and #3061.

On my test (https://coder.jupyter.b-data.ch/) and demo (https://demo.jupyter.b-data.ch/) deployment I could work around this issue by reloading the webpage a few times.
ℹ️ At some point the workspace loaded correctly.

FYI @bobbeeke @SJang1 @spkane

P.S.: I do not use Worksapces myself. Only managing projects using the 'Project Manager' extension.

@benz0li
Copy link
Contributor Author

benz0li commented Nov 6, 2023

Ping @code-asher

Please let the checks run.

@benz0li
Copy link
Contributor Author

benz0li commented Nov 7, 2023

Closed in favour of #6519.

@benz0li benz0li closed this Nov 7, 2023
benz0li referenced this pull request Nov 21, 2023
The main goal of this patch was to make user settings stored on disk
instead of in the browser, but this stopped working some time ago.  Not
only that but it is causing a bug where a workspace will not fully open.

A secondary goal was to fix the Vim extension but the extension appears
to work just fine without this change now (both the server and browser
versions).

This patch is not useful anymore anyway because there are remote-level
settings that *do* get stored on disk and can be used instead of
user-level settings when necessary.

Fixes #3061, and possibly #6153.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feat]: Update Code to 1.84
1 participant